func math.ilogb 3 uses math (current package) logb.go#L23: return float64(ilogb(x)) logb.go#L42: return ilogb(x) logb.go#L47: func ilogb(x float64) int {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)